home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Cheat II
/
original
/
cheatfile.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-19
|
178 b
|
9 lines
|
[
TEXT/KAHL
]
// cheatfile.h
#define knewfile 0
#define kappendnew 1
#define koldfile 2
void doSaveFile(int howsave, shortcut *cut, int count);
void doOpenFile(void);
void OpenAppFile(void);